//==============================================================================
// TG Sun Beam_anim.txt
//==============================================================================

//==============================================================================
anim death
{
    SetSelector none
    {
        set hotspot
        {
            version
            {
			    VisualNone jimmy
            }
        }
    }
}

//==============================================================================
anim idle
{
    SetSelector none
    {
        set hotspot
        {
            version
            {
			    VisualNone jimmy
            }
        }
    }
}

//==============================================================================
    anim Charging
    {
	    SetSelector
	    {
            Techlogic none/TG Sun Beam Lvl 3/TG Sun Beam Lvl 6/TG Sun Beam Lvl 8/Supremacy Active
            SetSelector
            {
				TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.22 true
                        tag SpecificSoundSet 0.22 false PetosuchusSpecialAttack checkVisible
			            length 2.0
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.19 true
                        tag SpecificSoundSet 0.19 false PetosuchusSpecialAttack checkVisible
			            length 1.73
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        tag SpecificSoundSet 0.15 false PetosuchusSpecialAttack checkVisible
			            length 1.51
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.13 true
                        tag SpecificSoundSet 0.13 false PetosuchusSpecialAttack checkVisible
			            length 1.32
                    }
                }
		    }
            SetSelector // SUN LEVEL 3
            {
				TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.19 true
                        tag SpecificSoundSet 0.19 false PetosuchusSpecialAttack checkVisible
			            length 1.8
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.17 true
                        tag SpecificSoundSet 0.17 false PetosuchusSpecialAttack checkVisible
			            length 1.57
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.14 true
                        tag SpecificSoundSet 0.14 false PetosuchusSpecialAttack checkVisible
			            length 1.37
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.11 true
                        tag SpecificSoundSet 0.11 false PetosuchusSpecialAttack checkVisible
			            length 1.2
                    }
                }
		    }
            SetSelector // SUN LEVEL 6
            {
                TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.17 true
                        tag SpecificSoundSet 0.17 false PetosuchusSpecialAttack checkVisible
			            length 1.6
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.14 true
                        tag SpecificSoundSet 0.14 false PetosuchusSpecialAttack checkVisible
			            length 1.42
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.12 true
                        tag SpecificSoundSet 0.12 false PetosuchusSpecialAttack checkVisible
			            length 1.25
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.09 true
                        tag SpecificSoundSet 0.09 false PetosuchusSpecialAttack checkVisible
			            length 1.09
                    }
                }
		    }
			SetSelector // SUN LEVEL 8
            {
                TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        tag SpecificSoundSet 0.15 false PetosuchusSpecialAttack checkVisible
			            length 1.4
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.12 true
                        tag SpecificSoundSet 0.12 false PetosuchusSpecialAttack checkVisible
			            length 1.29
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.10 true
                        tag SpecificSoundSet 0.10 false PetosuchusSpecialAttack checkVisible
			            length 1.14
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.07 true
                        tag SpecificSoundSet 0.07 false PetosuchusSpecialAttack checkVisible
			            length 0.99
                    }
                }
		    }
			SetSelector // SUPREMACY ACTIVE
            {
				set hotspot
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.03 true
                        tag SpecificSoundSet 0.03 false PetosuchusSpecialAttack checkVisible
			            Connect hotspot glow hotspot
			            Connect hotspot glow2 hotspot
						Connect hotspot sunlight hotspot
						Connect hotspot ballglow hotspot
			            length 0.75
                    }
                }
            }
		}
    }